|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.eclipse.vtp.framework.engine.osgi.OSGiUtils
public class OSGiUtils
Utilities for the OSGi environment.
| Constructor Summary | |
|---|---|
OSGiUtils()
|
|
| Method Summary | |
|---|---|
static org.osgi.framework.Bundle |
findBundle(org.eclipse.core.runtime.IContributor contributor,
org.osgi.framework.Bundle[] bundles)
Finds the bundle that matches the specified contributor. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public OSGiUtils()
| Method Detail |
|---|
public static org.osgi.framework.Bundle findBundle(org.eclipse.core.runtime.IContributor contributor,
org.osgi.framework.Bundle[] bundles)
contributor - The contributor to match to a bundle.bundles - The bundles to search for a match.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||